From: Richard M. Stallman Date: Mon, 21 Feb 1994 21:41:01 +0000 (+0000) Subject: Whitespace change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~93041 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0da7cff11d342e3cfa88df4a03d56042accba476;p=emacs.git Whitespace change. --- diff --git a/src/keyboard.c b/src/keyboard.c index 1bab767b9a6..0c8092b5682 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -2506,7 +2506,7 @@ make_lispy_event (event) #ifdef USE_X_TOOLKIT /* The click happened in the menubar. Look for the menu item selected. */ - Lisp_Object items = map_event_to_object(event, f); + Lisp_Object items = map_event_to_object (event, f); XFASTINT (event->y) = 1; #else /* not USE_X_TOOLKIT */ int hpos;